Applicability of Genetic and Ant Algorithms in Highway Alignment and Rail Transit Station Location Optimization

نویسندگان

  • Sutapa Samanta
  • Manoj K. Jha
چکیده

The emergence of artificial intelligence (AI)-based optimization heuristics like genetic and ant algorithms is useful in solving many complex transportation location optimization problems. The suitability of such algorithms depends on the nature of the problem to be solved. This study examines the suitability of genetic and ant algorithms in two distinct and complex transportation problems: (1) highway alignment optimization and (2) rail transit station location optimization. A comparative study of the two algorithms is presented in terms of the quality of results. In addition, Ant algorithms (AAs) have been modified to search in a global space for both problems, a significant departure from traditional AA application in local search problems. It is observed that for the two optimization problems both algorithms give almost similar solutions. However, the ant algorithm has the inherent limitation of being effective only in discrete search problems. When applied to continuous search spaces ant algorithm requires the space to be sufficiently discretized. On the other hand, genetic algorithms can be applied to both discrete and continues spaces with reasonable confidence. The application of AA in global search seems promising and opens up the possibility of its application in other complex optimization problems. (AA), Tabu Search, Simulated Annealing, and Artificial Neural Network) have established their applicability by having been applied in many complex real-life problems. Their application turns out to be more appropriate than the classical optimization tools at times. Not only that the quality of solutions for any problem determines the efficiency and the applicability of an algorithm, the computation time plays an DOI: 10.4018/joris.2012010102 14 International Journal of Operations Research and Information Systems, 3(1), 13-36, January-March 2012 Copyright © 2012, IGI Global. Copying or distributing in print or electronic forms without written permission of IGI Global is prohibited. important role too. When the study area for an optimal search for a real-life problem becomes large and complex with a number of parameters involved, the AI heuristics become particularly useful. The advantage of these modern tools over the classical tools is their flexibility towards the complexity of the problems. The mechanism of the algorithms can be so designed (or customized according to the nature of the problem) such that they lead to the optimal solution faster than the traditional way. Typically, a black-box approach has been applied in employing many AI-based heuristics to solve transportation location optimization problems. A clear guidance is not available to the user community regarding the relative effectiveness of such heuristics in different problem domains. In this paper, the effectiveness of genetic and ant algorithms are critically evaluated in two relatively complex transportation location optimization problems, which are: (1) the highway alignment optimization (HAO) problem; and (2) the rail transit station location optimization (SLO) problem. In HAO an optimal highway alignment has to be obtained between two given points by minimizing the total cost of the alignment (Jong et al., 2000; Jong & Schonfeld, 2003). The SLO problem is to find the number and spacing of intermediate stations along a given rail transit line, provided the start and end point and the alignment of the transit line are given (Jha & Oluokun, 2004). GA is an evolutionary optimization algorithm, which is based on natural selection and natural genetics. It generates improved solutions based on the historical data over the search generations (Goldberg, 1989). Since GA conducts a more exhaustive search, the computation time becomes an issue at times. The computation becomes very extensive for GA when a large database (generally obtained from a Geographic Information System (GIS)) is attached to the problem requiring numerous spatial computations (Jha & Schonfeld, 2004). AA is an optimization algorithm based on swarm intelligence, which is the collective behavior of a group of ants (Jha, 2001, 2002a) looking for the shortest route to reach to the destination. AA works on the principle of self organization, stigmergy and autocatalysis (Bonabeau et al., 1999) and generally depends on the local information. Therefore, basically it is considered a local search algorithm. AA seems to require lesser computation than GA considering the mechanisms of both the algorithms based on which they reach to the optimal or near-optimal solutions. Upon reviewing the literature (Jong, et al., 2000; Jong & Schonfeld, 2003; Kim et al., 2005; Jha et al., 2006), we find that GA has been extensively applied to solve the highway alignment optimization (HAO) problem. However, its integration with a GIS significantly reduces its computational efficiency (Jha & Schonfeld, 2000). The recent success of AA in many optimization problems has encouraged us to apply it to the HAO problem, in the quest of a more efficient heuristics employable to realworld problems. For the rail station location optimization (SLO) problem several analytical models based on classical optimization algorithms have been developed, but no application of AI-based optimization heuristics have been found and compared whether they incur less complex computations for solving the problems or not. Our research team has performed some preliminary works (Jha & Oluokun, 2004; Jha & Samanta, 2006) in applying both genetic and ant algorithms to the SLO problem. In order to test the relative effectiveness of genetic and ant algorithms in the two optimization problems mentioned above we develop four models: (1) genetic highway alignment optimization (GHAO) model; (2) ant highway alignment optimization model (AHAO), genetic station location optimization (GSLO) model; and (4) ant station location optimization (ASLO) model. The attempts herein, to solve the problems with AI-based heuristics are fairly new. Moreover, the comparative study is unique in the sense that, it helps the user understand the algorithms better and exercise the appropriateness of the algorithms to suitable problems. This approach can be applied to other transportation problems. One important point about this re22 more pages are available in the full version of this document, which may be purchased using the "Add to Cart" button on the product's webpage: www.igi-global.com/article/applicability-genetic-antalgorithms-highway/62256?camid=4v1 This title is available in InfoSci-Journals, InfoSci-Journal Disciplines Business, Administration, and Management. Recommend this product to your librarian: www.igi-global.com/e-resources/libraryrecommendation/?id=2

برای دانلود رایگان متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Effect of Objective Function on the Optimization of Highway Vertical Alignment by Means of Metaheuristic Algorithms

The main purpose of this work is the comparison of several objective functions for optimization of the vertical alignment. To this end, after formulation of optimum vertical alignment problem based on different constraints, the objective function was considered as four forms including: 1) the sum of the absolute value of variance between the vertical alignment and the existing ground; 2) the su...

متن کامل

OPTIMIZATION OF VERTICAL ALIGNMENT OF HIGHWAYS IN TERMS OF EARTHWORK COST USING COLLIDING BODIES OPTIMIZATION ALGORITHM

One of the most important factors that affects construction costs of highways is the earthwork cost. On the other hand, the earthwork cost strongly depends on the design of vertical alignment or project line. In this study, at first, the problem of vertical alignment optimization was formulated. To this end, station, elevation and vertical curve length in case of each point of vertical intersec...

متن کامل

Optimal Rail Transit System Planning Using a Geographic Information System and a Genetic Algorithm

the planning of a rail transit system is a complex process involving the determination of station locations and rail line alignments connecting the stations. There are many requirements and constraints to be considered in the planning process, with complex correlations and interactions, necessitating the application of optimization models in order to realize reliable and cost-effective rail tra...

متن کامل

Gradient-based Ant Colony Optimization for Continuous Spaces

A novel version of Ant Colony Optimization (ACO) algorithms for solving continuous space problems is presented in this paper. The basic structure and concepts of the originally reported ACO are preserved and adaptation of the algorithm to the case of continuous space is implemented within the general framework. The stigmergic communication is simulated through considering certain direction vect...

متن کامل

Gradient-based Ant Colony Optimization for Continuous Spaces

A novel version of Ant Colony Optimization (ACO) algorithms for solving continuous space problems is presented in this paper. The basic structure and concepts of the originally reported ACO are preserved and adaptation of the algorithm to the case of continuous space is implemented within the general framework. The stigmergic communication is simulated through considering certain direction vect...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

عنوان ژورنال:
  • IJORIS

دوره 3  شماره 

صفحات  -

تاریخ انتشار 2012